[INFO] fetching crate rust-safe-disk-info 0.1.0...
[INFO] fixing rust-safe-disk-info-0.1.0 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate rust-safe-disk-info 0.1.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate rust-safe-disk-info 0.1.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rust-safe-disk-info 0.1.0
[INFO] tweaked toml for crates.io crate rust-safe-disk-info 0.1.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rust-safe-disk-info 0.1.0 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rust-safe-disk-info 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded syslog-tracing v0.3.1
[INFO] [stderr]   Downloaded rust-sdk-common-utils v0.1.0
[INFO] [stderr]   Downloaded rex-logger v0.1.0
[INFO] [stderr]   Downloaded bounded-vec-deque v0.1.1
[INFO] [stderr]   Downloaded pretty v0.12.5
[INFO] [stderr]   Downloaded ascii-canvas v4.0.0
[INFO] [stderr]   Downloaded nonempty v0.12.0
[INFO] [stderr]   Downloaded sysinfo v0.35.2
[INFO] [stderr]   Downloaded lalrpop-util v0.22.2
[INFO] [stderr]   Downloaded rex-cedar-auth v0.1.0
[INFO] [stderr]   Downloaded cedar-policy-formatter v4.10.0
[INFO] [stderr]   Downloaded unicode-security v0.1.2
[INFO] [stderr]   Downloaded cedar-policy v4.10.0
[INFO] [stderr]   Downloaded lalrpop v0.22.2
[INFO] [stderr]   Downloaded cedar-policy-core v4.10.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 0c463640e70e7edf657c862ec167c5cd4bf3058069ab867e7bcae67a6d2e70a3
[INFO] running `Command { std: "docker" "start" "0c463640e70e7edf657c862ec167c5cd4bf3058069ab867e7bcae67a6d2e70a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0c463640e70e7edf657c862ec167c5cd4bf3058069ab867e7bcae67a6d2e70a3" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0c463640e70e7edf657c862ec167c5cd4bf3058069ab867e7bcae67a6d2e70a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0c463640e70e7edf657c862ec167c5cd4bf3058069ab867e7bcae67a6d2e70a3" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling term v1.2.1
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling ena v0.14.4
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling sha3 v0.10.9
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling stacker v0.1.24
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.2
[INFO] [stderr]    Compiling ascii-canvas v4.0.0
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]     Checking unicode-script v0.5.8
[INFO] [stderr]     Checking linked_hash_set v0.1.6
[INFO] [stderr]    Compiling enum-ordinalize v4.3.2
[INFO] [stderr]     Checking nonempty v0.12.0
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]     Checking smol_str v0.3.6
[INFO] [stderr]     Checking typed-arena v2.0.2
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking rustc-literal-escaper v0.0.7
[INFO] [stderr]     Checking ref-cast v1.0.25
[INFO] [stderr]     Checking unicode-security v0.1.2
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking pretty v0.12.5
[INFO] [stderr]     Checking symlink v0.1.0
[INFO] [stderr]    Compiling cedar-policy v4.10.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]     Checking bounded-vec-deque v0.1.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking miette v7.6.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling procfs v0.17.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking procfs-core v0.17.0
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]    Compiling derive-getters v0.5.0
[INFO] [stderr]     Checking sysinfo v0.35.2
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking lalrpop-util v0.22.2
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling serde_with_macros v3.18.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking serde_with v3.18.0
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]    Compiling logos-codegen v0.16.1
[INFO] [stderr]    Compiling ar_archive_writer v0.5.1
[INFO] [stderr]     Checking tracing-appender v0.2.5
[INFO] [stderr]     Checking syslog-tracing v0.3.1
[INFO] [stderr]    Compiling lalrpop v0.22.2
[INFO] [stderr]    Compiling psm v0.1.31
[INFO] [stderr]    Compiling logos-derive v0.16.1
[INFO] [stderr]     Checking logos v0.16.1
[INFO] [stderr]     Checking rstest v0.26.1
[INFO] [stderr]     Checking rex-logger v0.1.0
[INFO] [stderr]    Compiling cedar-policy-core v4.10.0
[INFO] [stderr]     Checking cedar-policy-formatter v4.10.0
[INFO] [stderr]     Checking rex-cedar-auth v0.1.0
[INFO] [stderr]     Checking rust-sdk-common-utils v0.1.0
[INFO] [stderr]     Checking rust-safe-disk-info v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find module or crate `rex_test_utils` in this scope
[INFO] [stdout]  --> tests/lib.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use rex_test_utils::assertions::assert_error_contains;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rex_test_utils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rex_test_utils`, use `cargo add rex_test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rex_cedar_auth::test_utils`
[INFO] [stdout]   --> tests/lib.rs:3:21
[INFO] [stdout]    |
[INFO] [stdout]  3 | use rex_cedar_auth::test_utils::{
[INFO] [stdout]    |                     ^^^^^^^^^^ could not find `test_utils` in `rex_cedar_auth`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rex-cedar-auth-0.1.0/src/lib.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 27 | pub mod test_utils;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rust-safe-disk-info` (test "lib") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "0c463640e70e7edf657c862ec167c5cd4bf3058069ab867e7bcae67a6d2e70a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c463640e70e7edf657c862ec167c5cd4bf3058069ab867e7bcae67a6d2e70a3", kill_on_drop: false }`
[INFO] [stdout] 0c463640e70e7edf657c862ec167c5cd4bf3058069ab867e7bcae67a6d2e70a3
